DELETE VERTEX SHADER

This command will delete the specified vertex shader if one exists.

  Syntax
DELETE VERTEX SHADER VertexShader Number
  Parameters
VertexShader Number
Integer
This value is an integer number such as 1.

  Returns

This command does not return a value.

  Description

Delete vertex shaders when you have no further use for them to save a small amount of memory.

  Example Code
No example code is provided for this command
  See also

BASIC3D Commands Menu
Index